Contribution org.nuxeo.ecm.poll.actions--actions
In component org.nuxeo.ecm.poll.actions
org.nuxeo.ecm.poll.actions
inside nuxeo-poll-web-5.8.jar
This contribution is part of XML component Extension Point
Extension point actions of component ActionService.Contributed Items
XML Source
<extension point="actions" target="org.nuxeo.ecm.platform.actions.ActionService">
<action icon="/icons/file.gif" id="TAB_SURVEYS" label="action.view.polls" link="/incl/tabs/polls_listing.xhtml" order="150">
<category>VIEW_ACTION_LIST</category>
<filter-id>display_polls_tab</filter-id>
<filter-id>manage</filter-id>
</action>
</extension>